 |
|
 |
Subject: UPDATED: dxl exporter/importer crash my 8.5.3 client |
 |
 |
 |
Product Area: Notes Client |
 |
Technical Area: Crash |
 |
Platform: Windows |
 |
Release: 8.5.3 |
 |
Reproducible: Always |
 |
 |
 |
 |
Hi,
Since I've client 8.5.3 on my windows pc, it crashes all the time I launch lotusscript code that export a document in dxl.
This code worked perfectly with my old 8.5.1 client. This code is in a lotus notes application I've developped with my designer 8.5.1
Is there something I've to do for my code to work?
I already have recompiled the scriptlibraries in the database.
UPDATE: Here is a copy of the fatal part of the nsd
############################################################
### FATAL THREAD 1/24 [ NLNOTES: 137c: 1388]
### FP=0x00131e5c, PC=0x00000000, SP=0x00131e14
### stkbase=00140000, total stksize=241664, used stksize=57836
### EAX=0x09a78210, EBX=0x0cdb0001, ECX=0x09a78bfc, EDX=0x09a78210
### ESI=0x63cc2220, EDI=0x0cdbb018, CS=0x0000001b, SS=0x00000023
### DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000 Flags=0x00010216
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
############################################################
### PASS 2 : FATAL THREAD with STACK FRAMES 1/24 [ NLNOTES: 137c: 1388]
### FP=00131e5c, PC=00000000, SP=00131e14
### stkbase=00140000, total stksize=241664, used stksize=57836
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
Disassembly of c. 10 instructions before and after faulting address 630e5194:
630e5167 8d8db0fbffff lea ecx,[ebp+0xfffffbb0] ss:00131a0c=0013ffc0
630e516d e8ce03f5ff call 63035540
630e5172 8b95b4fbffff mov edx,[ebp+0xfffffbb4] ss:00131a10=00402773
630e5178 807a10ff cmp byte ptr [edx+0x10],0xff ds:0b8a296a=??
630e517c 741b jz 630e5199
630e517e 66833df4d2e26313 cmp word ptr [63e2d2f4],0x13 ds:63e2d2f4=0001
630e5186 7411 jz 630e5199
630e5188 8d85b4fbffff lea eax,[ebp+0xfffffbb4] ss:00131a10=00402773
630e518e 50 push eax
630e518f e87cbaf4ff call 63030c10
FAULT ->630e5194 83c404 add esp,0x4
630e5197 eb0b jmp 630e51a4
630e5199 8d8db4fbffff lea ecx,[ebp+0xfffffbb4] ss:00131a10=00402773
630e519f e86cabf4ff call 6302fd10
630e51a4 663bc6 cmp ax,si
630e51a7 0f852f020000 jne 630e53dc
630e51ad 8d55f8 lea edx,[ebp+0xf8] ss:01f5c5b6=00000000
630e51b0 8d8db0fbffff lea ecx,[ebp+0xfffffbb0] ss:00131a0c=0013ffc0
630e51b6 e88596f4ff call 6302e840
630e51bb 8bf8 mov edi,eax
630e51bd 663bfe cmp di,si
630e51c0 0f84cafdffff je 630e4f90
############################################################
### PASS 3 : FATAL THREAD with PARAMETER DATA 1/24 [ NLNOTES: 137c: 1388]
############################################################
Can anyone help me?????
>>> UPDATE 19/04/2012
>>> this issue is now in investigation by IBM (SPR # BHUY8TFDTU )
Thanks in advance for your help;
Regards,
Isabelle Rossion
 
Feedback number WEBB8SNGR9 created by ~Chris Zekanivu on 03/23/2012

Status: Open
Comments:

|
|  |
|